Phonegap Contacts Plugin : Contact Management App

PhoneGap Contacts Plugin lets the user to manage contacts stored in the device through a mobile app. Things a user can do using this plugin are – Create a contact Delete a contact Update a contact Search/Find a contact We’re going to build this Contact Management App by using PhoneGap & jQuery Mobile Interface. Now, Let’s take a …

Install PhoneGap

Installation of PhoneGap consists of 2 simple steps: Installation of Desktop Application PhoneGap provides 2 ways to install desktop application: GUI (Graphical User Interface): PhoneGap has provided GUI interface for users’ comfortability and ease. It is a perfect alternative of PhoneGap’s CLI Installation.  PhoneGap has separate installers of desktop application for Mac OS X and …

PayPal Express Checkout API for Shopping Cart in PHP

In our previous blogs, we have discussed, how we can use PayPal express checkout for selling a Single Product and Digital Goods. Now we are going to explain how we can use PayPal express checkout for making shopping cart based website using PHP session and selling multiple products. Adding cart on the website lets users to buy multiple …